Don't include varargs.h.
authorDave Love <fx@gnu.org>
Wed, 17 Sep 2003 13:28:00 +0000 (13:28 +0000)
committerDave Love <fx@gnu.org>
Wed, 17 Sep 2003 13:28:00 +0000 (13:28 +0000)
src/unexalpha.c

index ea37817941ece69449141a88cbf42394785392a1..97f8f383dda3ae9af832a8d78d67a9eae3a2ac83 100644 (file)
@@ -26,7 +26,6 @@ Boston, MA 02111-1307, USA.  */
 #include <sys/stat.h>
 #include <sys/mman.h>
 #include <stdio.h>
-#include <varargs.h>
 #include <errno.h>
 #ifdef HAVE_STRING_H
 #include <string.h>